Configuring Cobra N-Tier to Use Secure Socket Layers
This topic provides information on how to configure Cobra n-tier to use Secure Socket Layers.
Prerequisites
Before you configure Cobra n-tier to use SSL, you must perform the following steps:
- Close all open Cobra applications.
- Stop all running Cobra API processes.
- Stop the Cobra n-tier service.
- If the firewall is enabled on the Cobra n-tier server, create an inbound rule that permits connections to the HTTPS port to be used with the Cobra n-tier service.
Important: If you plan to use wsHttpBinding in your setup, complete the procedures in the
wsHttpBinding Configuration topic before configuring n-tier with SSL.
Steps
To bind a server certificate to the HTTPS port for use with the Cobra n-tier service and configure Cobra to use that port, perform these steps:
- Obtain the Authentication Certificate Information on the n-tier server.
- Bind the Windows Server Certificate to the n-tier service HTTPS port.
- Update the Cobra configuration files to use HTTPS.
- Related Topics:
- Obtain the Authentication Certificate Information on the Cobra N-Tier Server
Follow this procedure to obtain the Authentication Certificate Information on the Cobra n-tier server. - Bind the Windows Server Certificate to the Cobra N-Tier Service HTTPS Port
Follow this procedure to bind the Windows Server Certificate to the Cobra n-tier service HTTPS port. - Update the Cobra Configuration Files to Use HTTPS
You must update the Cobra configuration files on the Cobra n-tier server and workstations to use HTTPS.
Parent Topic: Advanced Topics